home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950726-19950929 / 000442_news@columbia.edu_Wed Sep 27 02:17:52 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA10585
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Thu, 28 Sep 1995 22:49:59 -0400
  3. Received: by apakabar.cc.columbia.edu id AA01809
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Thu, 28 Sep 1995 22:49:58 -0400
  5. Path: news.columbia.edu!spcuna!solaris.cc.vt.edu!news.mathworks.com!news.ultranet.com!news.sprintlink.net!cs.utexas.edu!news.cs.utah.edu!cc.usu.edu!jrd
  6. From: jrd@cc.usu.edu (Joe Doupnik)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Will MS-DOS Kermit act as server?
  9. Message-Id: <1995Sep27.081752.62113@cc.usu.edu>
  10. Date: 27 Sep 95 08:17:52 MDT
  11. References: <44al7o$q8l@clarknet.clark.net>
  12. Organization: Utah State University
  13. Lines: 24
  14. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. In article <44al7o$q8l@clarknet.clark.net>, clau@clark.net (David Clausen) writes:
  17. > Hello!  I am looking to perform automated file transfers between a 
  18. > UNIX host and an MS-DOS host using Kermit and a null-modem connection.
  19. > What I would like to do is have the Unix host act as the client,
  20. > sending files to the MS-DOS host unattended via cron.
  21. > My question is, can MS-DOS Kermit be set up as a remote server, 
  22. > sitting in the background and waiting for file transfer requests
  23. > from the UNIX host?
  24.  
  25.     MS-DOS Kermit has had server mode for a very long time. It is
  26. discussed in the documentation.
  27.     When you mix words "background" and "MS-DOS" then we have an
  28. oxymoron. Perhaps you mean the MSK server patiently waits for requests,
  29. and if so the answer is yes it does. But MSK is not a TSR item.
  30.     Joe D.
  31.      
  32. > I know that C-Kermit has this functionality, but am not sure about
  33. > MS-DOS Kermit.
  34. > Thanks so much!
  35. > Dave Clausen
  36. > clau@clark.net